Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tiny fix for zombie PPU threads #9710

Merged
merged 2 commits into from
Feb 3, 2021
Merged

Tiny fix for zombie PPU threads #9710

merged 2 commits into from
Feb 3, 2021

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Feb 3, 2021

Bugfixes

  • Fix termination wait for zombie PPU threads.
  • Because debugger now relies on the combination of exit + wait flag to tell if thread has been terminated, wait for actual termination for zombie threads to add exit flag.
  • Always signal the debugger about SPU termination.

@elad335
Copy link
Contributor Author

elad335 commented Feb 3, 2021

Added a fix for threaded SPUs as well.

@Nekotekina Nekotekina merged commit 4f85f15 into RPCS3:master Feb 3, 2021
@elad335 elad335 deleted the patch-17 branch March 16, 2021 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants